home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Conversion / Convert_PICT / Testing / hex_tests / BuildAll < prev    next >
Text File  |  1993-01-09  |  51b  |  6 lines

  1. #!    /bin/sh
  2.  
  3. for x in `ls`
  4. do
  5.     ./BuildTest "$x"
  6. done